Skip to content

0.35.1#312

Open
gdementen wants to merge 17 commits intolarray-project:masterfrom
gdementen:0.35.1
Open

0.35.1#312
gdementen wants to merge 17 commits intolarray-project:masterfrom
gdementen:0.35.1

Conversation

@gdementen
Copy link
Collaborator

No description provided.

otherwise the warning method produced a (deprecation) warning itself ;-)
…-project#310)

most prominently `df.loc[key] = value` and `df.iloc[key] = value` but
also `arr.data[0] = -1` or `arr.data = np.array([[5, 6, 7], [8, 9, 0]])`
or any Collection (which must have __len__ and __iter__ methods by definition) but which raise a TypeError when calling them,
such as scalar Groups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant